﻿2026-06-21T04:00:07.8215282Z ##[group]Run actions/checkout@v5
2026-06-21T04:00:07.8215814Z with:
2026-06-21T04:00:07.8216125Z   fetch-depth: 0
2026-06-21T04:00:07.8216434Z   repository: SaberMage/spt-core
2026-06-21T04:00:07.8219401Z   token: ***
2026-06-21T04:00:07.8219830Z   ssh-strict: true
2026-06-21T04:00:07.8220248Z   ssh-user: git
2026-06-21T04:00:07.8220718Z   persist-credentials: true
2026-06-21T04:00:07.8221133Z   clean: true
2026-06-21T04:00:07.8221562Z   sparse-checkout-cone-mode: true
2026-06-21T04:00:07.8221921Z   fetch-tags: false
2026-06-21T04:00:07.8222236Z   show-progress: true
2026-06-21T04:00:07.8222540Z   lfs: false
2026-06-21T04:00:07.8222816Z   submodules: false
2026-06-21T04:00:07.8223147Z   set-safe-directory: true
2026-06-21T04:00:07.8223526Z ##[endgroup]
2026-06-21T04:00:08.0099202Z Syncing repository: SaberMage/spt-core
2026-06-21T04:00:08.0100390Z ##[group]Getting Git version info
2026-06-21T04:00:08.0100912Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T04:00:08.0354379Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T04:00:08.0561546Z git version 2.43.0.windows.1
2026-06-21T04:00:08.0587406Z ##[endgroup]
2026-06-21T04:00:08.0595638Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\ea15a975-12b7-48ca-811e-ec82359de167\.gitconfig'
2026-06-21T04:00:08.0608999Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ea15a975-12b7-48ca-811e-ec82359de167' before making global git config changes
2026-06-21T04:00:08.0609945Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T04:00:08.0614187Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T04:00:08.0837928Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T04:00:08.1023111Z https://github.com/SaberMage/spt-core
2026-06-21T04:00:08.1050515Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T04:00:08.1054462Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T04:00:08.1246409Z HEAD
2026-06-21T04:00:08.1484462Z ##[endgroup]
2026-06-21T04:00:08.1487918Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T04:00:08.5086961Z ##[group]Cleaning the repository
2026-06-21T04:00:08.5087490Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T04:00:16.1081400Z Removing target/
2026-06-21T04:00:16.1127749Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T04:00:16.1540329Z HEAD is now at 8d1e85d Merge bcf137365f2e8526c1cb94b61ea3852bc3714fdf into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T04:00:16.1570131Z ##[endgroup]
2026-06-21T04:00:16.1570552Z ##[group]Disabling automatic garbage collection
2026-06-21T04:00:16.1574760Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T04:00:16.1810419Z ##[endgroup]
2026-06-21T04:00:16.1810809Z ##[group]Setting up auth
2026-06-21T04:00:16.1811266Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T04:00:16.2019414Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T04:00:16.5767842Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T04:00:16.6008293Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T04:00:16.9637221Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T04:00:16.9851993Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T04:00:17.3588611Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T04:00:17.3967131Z ##[endgroup]
2026-06-21T04:00:17.3967617Z ##[group]Fetching the repository
2026-06-21T04:00:17.3975075Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +8d1e85d66c22f486d443041bc754f818ddee38cd:refs/remotes/pull/26/merge
2026-06-21T04:00:18.3344056Z From https://github.com/SaberMage/spt-core
2026-06-21T04:00:18.3344663Z    f4b97e7..bcf1373  v0.13.0-delivery-control -> origin/v0.13.0-delivery-control
2026-06-21T04:00:18.3345235Z    f4b97e7..bcf1373  v0.13.0-p1b-ack-deadlock -> origin/v0.13.0-p1b-ack-deadlock
2026-06-21T04:00:18.3471048Z ##[endgroup]
2026-06-21T04:00:18.3471631Z ##[group]Determining the checkout info
2026-06-21T04:00:18.3472123Z ##[endgroup]
2026-06-21T04:00:18.3476767Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T04:00:18.3762223Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T04:00:18.3981530Z ##[group]Checking out the ref
2026-06-21T04:00:18.3986331Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T04:00:18.4317194Z HEAD is now at 8d1e85d Merge bcf137365f2e8526c1cb94b61ea3852bc3714fdf into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T04:00:18.4344250Z ##[endgroup]
2026-06-21T04:00:18.4592490Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T04:00:18.4807168Z 8d1e85d66c22f486d443041bc754f818ddee38cd
